Welcome![Sign In][Sign Up]
Location:
Search - udp control

Search list

[WinSock-NDISUDP发送接受

Description: 一个简单的UDP发送程序,可以帮助大家了解TNMUDP控件的使用。快速入门而已!-a simple UDP this procedure could help us all understand TNMUDP control use. Quick Start!
Platform: | Size: 142636 | Author: 王鹏 | Hits:

[WinSock-NDIS使用Java控制UDP协议

Description: UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet. This file is implementing that how to control UDP protocol with Java
Platform: | Size: 5631 | Author: 王妍 | Hits:

[Internet-NetworkIdsTest

Description: 非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
Platform: | Size: 311296 | Author: whz_time@163.com | Hits:

[Internet-NetworkUDP发送接受

Description: 一个简单的UDP发送程序,可以帮助大家了解TNMUDP控件的使用。快速入门而已!-a simple UDP this procedure could help us all understand TNMUDP control use. Quick Start!
Platform: | Size: 142336 | Author: 王鹏 | Hits:

[Internet-Network使用Java控制UDP协议

Description: UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet. This file is implementing that how to control UDP protocol with Java
Platform: | Size: 5120 | Author: 王妍 | Hits:

[GDI-Bitmapremote control with database

Description: cpubbs论坛原创程序:用虚拟仪器labview制作的通过UDP网络协议远程控制并操作远程数据库,对虚拟仪器学习者学习网络通信及其远程控制和远程数据库操作都比较合适!转载请注明CPUBBS论坛原创信息!http://www.cpubbs.com-cpubbs Forum original procedure : Using LabVIEW virtual instruments produced by the UDP network protocol remote control and remote operation of the database, the virtual instrument Learners network communications and remote control and remote database operations are more appropriate! Please specify CPUBBS reproduced original message forum! Http://www.cpubbs.com
Platform: | Size: 163840 | Author: www.cpubbs.com | Hits:

[Internet-NetworkUDP轻松应用

Description: "用户数据报协议"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;"传输控制协议"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User Datagram Protocol" (User Datagram Protocol, or UDP) is not connected to the communication protocol, it does not guarantee reliable data transmission; "Transmission Control Protocol" (Transmission Judiciary Protocol, or TCP) is based on the communication protocol connectivity, can provide 000 two terms Machine between reliable, error-free data transmission. But UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data. In several computers or control the simulation system, there are always multiple computers for data transmission, or control the simulation software used UDP more.
Platform: | Size: 31744 | Author: 陈一 | Hits:

[Internet-Networknetthwatch&control

Description: 在vc6和.net下编译通过,通过网络监控客户机进程,服务器能显示客户段进程并能杀死客户机进程。网络通信部分使用udp传送。源码没有全部完成,完成了90%的工作。其中udp通信部分完成,本地机进程控制部分完成,通信命令的定义完成,只要简单的润色后就能实现。-In vc6 and. Net under the compiler is passed, the client through the process of network monitoring, servers can show customers paragraph process and can kill the client process. Network Communication part of the use of udp send. Source is not fully completed, 90 completed the work. Udp communication part which completed the process of local control of partially completed, communications order to complete the definition, as long as the simple touches will be able to realize after.
Platform: | Size: 103424 | Author: 肖芳 | Hits:

[Internet-Networkudpcom

Description: vb编制的udp数据包接受与分析程序段。使用中要先在窗体中放置udp控件(vb系统自带的)并正确命名,并指明接口号(与发送端匹配)。就可以开始接收了-vb prepared to accept udp packets and analysis program segment. The use of first place in the form udp control (vb system built-in) and the correct name and specifying the interface number (with the send-side match). Can begin to receive the
Platform: | Size: 1024 | Author: 陈辉 | Hits:

[Windows Developudp

Description: 这是关于udp的编程的例子,有server和client两个控件,网络编程的朋友一定需要.-This is programming on the udp example, has two control server and client, network programming Friend necessary.
Platform: | Size: 391168 | Author: wy1987 | Hits:

[Internet-Networkudp--SlidingWindow

Description: 使用UDP模拟滑动窗口,进行流量控制。可手工输入错误帧与丢失的帧。-The use of UDP analog sliding window for flow control.
Platform: | Size: 892928 | Author: 源泉 | Hits:

[OtherTX

Description: UDP控件。为局域网数据通信创建的一个简易控件。-UDP control. Created for the LAN data communications a simple control.
Platform: | Size: 40960 | Author: huangyuzhu | Hits:

[JSP/Javaudp-reliable-data-transmission

Description: UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Math.random ()) 2. After the case of redundant packet loss retransmission ack 3. Retransmission timeout (DatagramSocket and Socket has a member function setSoTimeout ( delay), by capturing the IO exception thrown during timeout to achieve retransmission timeout)
Platform: | Size: 10240 | Author: nazali | Hits:

[Delphi VCLczUDP

Description: UDP控件及演示,实现了服务器与客户器的搜索-UDP control and presentation, to achieve the server and the client device search
Platform: | Size: 408576 | Author: huitetong | Hits:

[Internet-Network80916895tcp-udp

Description: UDP的SOCK代码不用控件直接编译,DELPHI WINXP测试成功!-UDP-SOCK code compiled without direct control, DELPHI WINXP test successful!
Platform: | Size: 333824 | Author: G.ago | Hits:

[Communicationdelphi-udp-trans

Description: delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
Platform: | Size: 47104 | Author: ma chuanjun | Hits:

[CommunicationUDP

Description: UDP协议测试程序,开源C++ builder UDP 控件应用程序-UDP protocol test program, open source C++ builder UDP control application
Platform: | Size: 566272 | Author: lihao | Hits:

[CSharpudp-1

Description: 基于VS C#的、在局域网内进行udp广播传输控制指令,-udp control
Platform: | Size: 111616 | Author: 猫非虎 | Hits:

[SCMUDP上下收发数据控制LED-定向IP

Description: UDP上下收发数据控制LED-定向IP NB-IOT-stm32l系列开发板(UDP up and down receiving and receiving data control LED- oriented IP NB-IOT-stm32l series development board)
Platform: | Size: 24866816 | Author: lzhyes | Hits:

[Linux-Unix可靠 UDP 传输

Description: 对使用udp完成可靠传输实现的介绍,以及对拥塞控制的简介(An introduction to the implementation of a reliable transmission with UDP and a brief introduction to congestion control)
Platform: | Size: 20480 | Author: rayhhh | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net